| 1. | For more information about deadlock detection , see 有关死锁检测的详细信息,请参阅 |
| 2. | The database engine typically performs periodic deadlock detection only 通常,数据库引擎仅定期执行死锁检测。 |
| 3. | The session is running a background task , such as deadlock detection 。会话正在运行一个后台任务,例如死锁检测。 |
| 4. | All of the resources listed in the section above participate in the database engine deadlock detection scheme 上面列出的所有资源均参与数据库引擎死锁检测方案。 |
| 5. | Deadlock detection is performed by a lock monitor thread that periodically initiates a search through all of the tasks in an instance of the database engine 死锁检测是由锁监视器线程执行的,该线程定期搜索数据库引擎实例的所有任务。 |
| 6. | Because the number of deadlocks encountered in the system is usually small , periodic deadlock detection helps to reduce the overhead of deadlock detection in the system 因为系统中遇到的死锁数通常很少,定期死锁检测有助于减少系统中死锁检测的开销。 |
| 7. | The first couple of lock waits after a deadlock has been detected will immediately trigger a deadlock search rather than wait for the next deadlock detection interval 检测到死锁后,第一对锁等待将立即触发死锁搜索,而不是等待下一个死锁检测时间间隔。 |
| 8. | If the lock monitor thread finds deadlocks , the deadlock detection interval will drop from 5 seconds to as low as 100 milliseconds depending on the frequency of deadlocks 如果锁监视器线程查找死锁,根据死锁的频率,死锁检测时间间隔将从5秒开始减小,最小为100毫秒。 |
| 9. | And then describe distributed transaction process and distributed query , etc . besides , deadlock detection algorithms in distributed database is deeply analyzed 以实例描述分布式事务处理、分布查询等。此外本文还详细介绍了分布式死锁检测算法和假死锁以及解决方法。 |
| 10. | Deadlock detection creates a graph of the locking hierarchy for spin locks , mutexes , and fast mutexes used by verified drivers in order to detect potential deadlocks 死锁检测为旋转锁定,互斥体和匹配驱动使用得最快互斥体创建一个层次锁定的图表,以便检测潜在的死锁。 |